找诗词>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • A machine language consists of primitive operations that a computer can perform directly.
    机器语言是由计算机可以直接执行的原语操作组成的。
  • High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
    高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。
  • Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
    当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。
  • High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer.
    高级语言是在计算机能够理解和处理之前必须首先翻译成机器语言的编程语言。
  • For some remote systems, the translation of configuration information into machine language.
    对于某些远程系统,将配置信息翻译成机器语言的过程。
  • Programmers may work in machine language or in assembly languages.
    程序设计人员可能用机器语言或汇编语言来工作。
  • I was involved, for a time, with machine language translation of a lot of that material which was, in those days, somewhat crude but at least it gave us some ideas.
    在那些日子里,我一度纠缠在那些机器语言资料的翻译当中,有点粗糙,但至少它给我们提供了一些想法。
  • A single computer instruction that results in a series of instructions in machine language.
    一个单一的计算机指令可引起一系列的机器语言指令。
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • A program that translates instructions written in a high level programming language into machine language.
    一种把用高级编程语言编写的指令翻译成机器语言的程序。